chore(deps): update docker.io/opensearchproject/opensearch docker tag to v3#45
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update docker.io/opensearchproject/opensearch docker tag to v3#45renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
012d0a1 to
d87b365
Compare
d87b365 to
9c2d188
Compare
c92a25e to
876bf40
Compare
c8197d9 to
713b879
Compare
713b879 to
09eff64
Compare
09eff64 to
8859d61
Compare
8859d61 to
2a3b7fa
Compare
aff8a20 to
cecf9b4
Compare
cecf9b4 to
815d818
Compare
9600cfe to
5223741
Compare
5223741 to
a3b322a
Compare
a3b322a to
cdc5a91
Compare
cdc5a91 to
c0b98fc
Compare
c0b98fc to
266732a
Compare
266732a to
0fb7b4e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.13.0→3.7.0Release Notes
opensearch-project/OpenSearch (docker.io/opensearchproject/opensearch)
v3.7.0Compare Source
Version 3.7.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 3.7.0
Features
appendcommand support with multi-child stage runtime for Union (#21474)dedupcommand support via ROW_NUMBER window function (#21622)eventstatsandstreamstatswindow function support (#21734)topandrarecommand support via window functions (#21593)parsecommand with regex mode via Rust UDFs (#21573)rexcommand with sed and extract modes (#21550)spathcommand with auto-extract mode via json_extract_all UDF (#21664)extra_fieldsoutside_sourceindexing for improved vector ingestion throughput (#20635)search.max_bucketsto workload group settings for per-tenant bucket limits (#21721)override_request_valuesto workload management groups (#21523)_refresh_search_analyzersAPI (#21559)Enhancements
analytics_schedulerthread pool to prevent coordinator deadlock (#21771)analytics_reducethread pool for coordinator reduce drains (#21800)current_application_duration_msto cluster state download stats in node stats API (#20922)queryTimeoutto IndexSearcher for KNN vector search timeout enforcement (#21316)/_analytics/ppl/_explainendpoint with stage profiling (#21660)auto_expand_replicasis set to all (#21217)_sourcefiltering (#21203)indices_boost_2array format for gRPC search (#21300)Bug Fixes
map_unmapped_fields_as_textlost after dynamic mapping update in PercolatorFieldMapper (#21301)Rounding.isUTC()to recognize UTC timezone aliases for date histogram optimization (#21221)IndicesRequestCacheCleanupITflakiness by removing too-short assertBusy timeouts (#21494)half_floatingest writing wrong fp16 bit pattern in Parquet (#21783)transport-reactor-netty4plugin with persistent connections (#21788)ExitablePostingsEnumto extendFilterPostingsEnumfor proper delegation (#21558)microsecond()function and add timestamp lower-bound validation in analytics engine (#21793)Maintenance
httpclient5to 5.6.1 (#21441)v3.6.0Compare Source
Version 3.6.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 3.6.0
Features
Enhancements
Sensitivesetting property for tiering dynamic settings authorization (#20901)search_settingssupport to WLM workload groups with initialtimeoutsetting (#20536)ref_pathsupport for package-based Hunspell dictionary loading with multi-tenant isolation (#20840)ReadAdviseByContextfor MMapDirectory instead of Lucene default read advise (#21062)Bug Fixes
copy_tofunctionality for geo_point fields with object and array values (#20542)field_capsreturning empty results fordisable_objectsmappings and field name corruption (#20814)max_clause_countsetting instead of hardcoded fallback (#20823)array_index_out_of_bounds_exceptionwith wildcard and aggregations under concurrent access (#20842)SecurityExceptionwhen usingopensearch.cgroups.hierarchy.overridesetting (#20565)listBlobsByPrefixInSortedOrderin EncryptedBlobContainer to respect limit and prevent JVM exhaustion (#20514)ExitableTermsto delegategetMin/getMaxmethods avoiding slow path in field sort (#20775)madvisecalls (#20827)updatedAtvalidation for WLM workload group creation to handle minor clock skew (#20486)STRICT_EXPAND_OPEN_HIDDEN_FORBID_CLOSEDindex option via static method (#20980)Randomnessfrom server to lib/common to reduce FIPS demo installer size (#20570)accessUnixDomainSocketpermission for transport-grpc on Windows (#20649)OPENSEARCH_FIPS_MODEenvironment variable to enable FIPS enforced mode instead of checking for bcFIPS jars (#20625)Maintenance
ch.qos.logback:logback-classicto 1.5.32 andlogback-coreto 1.5.27 (#20525), (#20761)com.nimbusds:nimbus-jose-jwtfrom 10.7 to 10.8 (#20715)com.sun.xml.bind:jaxb-implfrom 4.0.6 to 4.0.7 (#20886)com.netflix.nebula.ospackage-basefrom 12.2.0 to 12.3.0 (#20799)org.apache.commons:commons-textfrom 1.14.0 to 1.15.0 (#20576)org.jline:jlinefrom 3.30.6 to 4.0.0 (#20800)org.jruby.jcodings:jcodingsfrom 1.0.63 to 1.0.64 (#20713)org.jruby.joni:jonifrom 2.2.3 to 2.2.7 (#20714), (#20759)org.tukaani:xzfrom 1.11 to 1.12 (#20760)v3.5.0Compare Source
Version 3.5.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 3.5.0
Added
SourceFieldMapperto return excluded field (#20205)SourceFieldMapperto return included field (#20290)almalinux:10(#20482)Changed
cluster.initial_cluster_manager_nodesto testClusters OVERRIDABLE_SETTINGS (#20348)Alt-Svcheader support to advertise HTTP/3 availability (#20434)Fixed
cluster.remote.<cluster_alias>.server_namesetting no populating SNI (#20321)size:0. (20427)Dependencies
com.google.auth:google-auth-library-oauth2-httpfrom 1.38.0 to 1.41.0 (#20183)actions/checkoutfrom 5 to 6 (#20186)org.apache.commons:commons-configuration2from 2.12.0 to 2.13.0 (#20185, #20184)peter-evans/create-pull-requestfrom 7 to 8 (#20236)org.apache.kerby:kerb-adminfrom 2.1.0 to 2.1.1 (#20235)org.checkerframework:checker-qualfrom 3.49.0 to 3.52.1 (#20234)nettyto 4.2.9.Final (#20230)log4jfrom 2.21.0 to 2.25.3 (#20308)org.apache.logging.log4j:log4j-corefrom 2.25.2 to 2.25.3 (#20300)ch.qos.logback:logback-corefrom 1.5.20 to 1.5.23 (#20303)com.google.api.grpc:proto-google-iam-v1from 1.57.0 to 1.58.2 (#20302)actions/setup-javafrom 4 to 5 (#20304)com.squareup.okhttp3:okhttpfrom 5.3.0 to 5.3.2 (#20331)asmfrom 9.7 to 9.9.1 (#20330)actions/upload-artifactfrom 5 to 6 (#20333)com.google.http-client:google-http-client-appenginefrom 2.0.2 to 2.0.3 (#20332)jacksonfrom 2.18.1 to 2.20.1 (#20343)opensearch-protobufsfrom 0.24.0 to 1.0.0 and update transport-grpc module compatibility (#20335)org.jsoup:jsoupfrom 1.21.2 to 1.22.1 (#20368)org.jline:jlinefrom 3.30.5 to 3.30.6 (#20369)lycheeverse/lychee-actionfrom 2.6.1 to 2.7.0 (#20370)opensearch-protobufsfrom 1.0.0 to 1.1.0 and update transport-grpc module compatibility (#20396)ch.qos.logback:logback-classicfrom 1.5.23 to 1.5.24 (#20407)org.wiremock:wiremock-standalonefrom 3.6.0 to 3.13.2 (#20406)tj-actions/changed-filesfrom 47.0.0 to 47.0.1 (#20408)reactor-nettyto 1.3.2,reactorto 3.8.2 (#20419)org.apache.maven:maven-modelfrom 3.9.6 to 3.9.12 (#20438)dnsjava:dnsjavafrom 3.6.3 to 3.6.4 (#20440)com.netflix.nebula.ospackage-basefrom 12.1.1 to 12.2.0 (#20439)com.nimbusds:nimbus-jose-jwtfrom 10.6 to 10.7 (#20478)com.netflix.nebula:nebula-publishing-pluginfrom 21.1.0 to 23.0.0 (#20477)Removed
v3.4.0Compare Source
Version 3.4.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 3.4.0
Added
packmethod forhalf_floatandunsigned_longwhen usingApproximatePointRangeQuery(#19553)HighlightandSort(#19868)StoredFieldsReaderfor scroll query optimization (#20112)Changed
termsquery creation forkeywordfield with index and docValues enabled (#19350)percentilesaggregation for latency improvement ([#19648](httpConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.